Skip to content
View SaturnianJP's full-sized avatar

Sponsoring

@mika-f

Highlights

  • Pro

Block or report SaturnianJP

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. 【VRC】AVProでライブ配信を再生中に、FPSが出ていない状態だと画... 【VRC】AVProでライブ配信を再生中に、FPSが出ていない状態だと画面がチカチカすることがある不具合の対処法
    1
    [SerializeField] private RenderTexture adaptorTexture;
    2
            
    3
    public void _LateUpdateLoop()
    4
    {
    5
        if (!gameObject.activeInHierarchy) return;
  2. Satania-s-ScreenShot-Overlay Satania-s-ScreenShot-Overlay Public

    SceneView上に表示出来るスクリーンショット出来るオーバーレイウィンドウ

    C#

  3. UdonSharpでYouTubeの動画タイトルを取得するコード UdonSharpでYouTubeの動画タイトルを取得するコード
    1
    //#define DEBUG_TITLEGETTER
    2
    
                  
    3
    namespace net.satania.YouTubeTitleGetter
    4
    {
    5
        using UdonSharp;
  4. NailSetupTool NailSetupTool Public

    C#