? ,,

亚洲午夜精品视频_国产黄大片_网站av_99亚洲伊人久久精品影院红桃_91av入口_永久免费av片在线观看全网站

聯系我們

給我們留言

聯系我們

地址:福建省晉江市青陽街道洪山路國際工業設計園納金網

郵箱:info@narkii.com

電話:0595-82682267

(周一到周五, 周六周日休息)

當前位置:主頁 > 3D教程 > 圖文教程

UE4 UDecalComponent用法

來源: 52vr | 責任編輯:傳說的落葉 | 發布時間: 2019-06-06 08:25 | 瀏覽量:

[UE4]UDecalComponent用法

 

4.11的TopDown Sample Project中,增加了一個新功能:用UDecalComponent顯示印花圖案,特點是可以在非平面的地形上,按照地面的凹凸地勢自動貼緊地面。

 

定義:

 
  1. /** A decal that projects to the cursor location. */  
  2. UPROPERTY(VisibleAnywhere, BlueprintReadOnly, Category = Camera, meta = (AllowPrivateAccess = "true"))  
  3. class UDecalComponent* CursorToWorld;  

 

構造函數中對其初始化:

 
  1. // Create a decal in the world to show the cursor's location  
  2. CursorToWorld = CreateDefaultSubobject<UDecalComponent>("CursorToWorld");  
  3. CursorToWorld->AttachTo(RootComponent);  
  4. static ConstructorHelpers::FObjectFinder<UMaterial> DecalMaterialAsset(TEXT("Material'/Game/TopDownCPP/Blueprints/M_Cursor_Decal.M_Cursor_Decal'"));  
  5. if (DecalMaterialAsset.Succeeded())  
  6. {  
  7.     CursorToWorld->SetDecalMaterial(DecalMaterialAsset.Object);  
  8. }  
  9. CursorToWorld->DecalSize = FVector(16.0f, 32.0f, 32.0f);  
  10. CursorToWorld->SetRelativeRotation(FRotator(90.0f, 0.0f, 0.0f).Quaternion());  

 

跟隨鼠標位置在地面上繪制:

 
  1. void ANetworkTestCharacter::Tick(float DeltaSeconds)  
  2. {  
  3.     if (CursorToWorld != nullptr)  
  4.     {  
  5.         if (APlayerController* PC = Cast<APlayerController>(GetController()))  
  6.         {  
  7.             FHitResult TraceHitResult;  
  8.             PC->GetHitResultUnderCursor(ECC_Visibility, true, TraceHitResult);  
  9.             FVector CursorFV = TraceHitResult.ImpactNormal;  
  10.             FRotator CursorR = CursorFV.Rotation();  
  11.             CursorToWorld->SetWorldLocation(TraceHitResult.Location);  
  12.             CursorToWorld->SetWorldRotation(CursorR);  
  13.         }  
  14.     }  
  15. }  


相關文章
網友評論

您需要登錄后才可以發帖 登錄 | 立即注冊

關閉

全部評論:0條

推薦
熱門
主站蜘蛛池模板: 欧美日韩精品久久免费 | 成年男女免费大片在线观看 | 九九精品视频一区二区三区 | 性久久久久久久久 | 日本人视频18jizz免费 | 国产精品二区一区二区aⅴ污介绍 | ww国产ww在线观看免 | 国产精品柏欣彤在线观看 | 国产破处 | 亚洲色图偷拍视频 | 69老司机亚洲精品一区 | 精品一区二区三区在线观看 | 黄色成人在线视频 | 日日摸夜夜添狠狠添 | 成人黄色电影网 | 亚洲 欧美 变态 另类 综合 | 国产精品成人va在线观看 | 韩国成人在线观看 | 日韩毛片免费无码无毒视频观看 | 一本大道香蕉中文在线高清 | 亚洲欧美精品天堂久久综合一区 | 婷婷亚洲综合 | 久草电影在线播放 | 福利一区视频 | 91sao国产在线观看 | 亚洲欧美日本综合 | 国产精品亚洲日韩欧美色窝窝色欲 | 成人6969www色在线 | 欧美一区二区三区免费观看视频 | 自拍小视频在线观看 | 国产精品久久永久免费 | 国产精品高潮呻吟av久久4虎 | 久久久久女人精品毛片 | 国产小视频在线观看免费 | 国产精品久久福利网站 | 欧美综合在线观看 | 亚洲第一av导航av尤物 | 青草资源视频在线高清观看 | 亚洲国产精品久久综合 | 成人网mm视频在线观看 | 无遮挡边吃摸边吃奶边做 |